The Dreamweaver JavaScript API > Window functions > dreamweaver.getDocumentList()

 

dreamweaver.getDocumentList()

Availability

Dreamweaver 3.0

Description

Gets a list of all the open documents.

Arguments

None.

Returns

An array of document objects, each corresponding to an open Document window. If a Document window contains a frameset, the document object refers to the frameset, not the contents of the frames.

Enabler

None.